Skip to content

Customize the landing animation of technos that have Locomotor=Fly#2259

Merged
Coronia merged 2 commits into
Phobos-developers:developfrom
DeathFishAtEase:LandingAnim
Jun 19, 2026
Merged

Customize the landing animation of technos that have Locomotor=Fly#2259
Coronia merged 2 commits into
Phobos-developers:developfrom
DeathFishAtEase:LandingAnim

Conversation

@DeathFishAtEase

@DeathFishAtEase DeathFishAtEase commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

In vanilla, if a techno has Locomotor=Fly and IsDropship=true, it plays the [DROPLAND] animation when landing; if IsDropship=false but it is an aircraft with Carryall=true, it will play the [CARYLAND] animation when landing. Now you can customize this logic.

In rulesmd.ini:

[AudioVisual]
DefaultLandingAnim=                   ; AnimationType
DefaultLandingAnim.Dropship=DROPLAND  ; AnimationType
DefaultLandingAnim.Carryall=CARYLAND  ; AnimationType

[SOMETECHNO]                          ; TechnoType
LandingAnim=                          ; AnimationType, defaults to the global default (<custom animation>, DROPLAND, or CARYLAND) based on unit's IsDropship/Carryall flags

LandingAnim

RING1, PDFXLOC and a custom animation created by ppap11404

@DeathFishAtEase DeathFishAtEase self-assigned this Jun 17, 2026
@DeathFishAtEase DeathFishAtEase added Tested ⚙️T1 T1 maintainer review is sufficient ❓Unhardcoding / Customization Make something more tweakable labels Jun 17, 2026
@phoboscn-bot

Copy link
Copy Markdown

To Chinese users:
This pull request has been mentioned on Phobos CN. There might be relevant details there:

致中文用户:
此拉取请求已在 Phobos CN 上被提及。那里可能有相关详细信息:

https://www.phoboscn.top/t/topic/579/1

@Metadorius Metadorius left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks good, haven't checked decompile

@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

@Coronia Coronia added the Will be merged in 24h This PR will be merged in 24 hours if no one has further instructions. label Jun 18, 2026
@Coronia Coronia merged commit 3986217 into Phobos-developers:develop Jun 19, 2026
7 checks passed
@DeathFishAtEase DeathFishAtEase deleted the LandingAnim branch June 19, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️T1 T1 maintainer review is sufficient Tested ❓Unhardcoding / Customization Make something more tweakable Will be merged in 24h This PR will be merged in 24 hours if no one has further instructions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants